Release 10.1A: OpenEdge Development:
Programming Interfaces


export-policies-to-xml procedure

Export policies stored in the local ProDataSet to an XML file. The caller specifies the list of policies to be exported, which could be "*" to export all policies stored in the ProDataSet.

Parameters:

INPUT pcPolicyList AS CHARACTER

A comma-separated list of policies to export.

INPUT pcxmlFileName AS CHARACTER

Filename of the XML file to generate.

OUTPUT pcErroMsg AS CHARACTER

Error messages.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095